home *** CD-ROM | disk | FTP | other *** search
- In an effort to let Ross get on with fixing the kernel tcpip, I decided to
- compile this so at least we have sources for the ftp client whenever we need.
- This version has an added bonus in that it has the gnu readline support.
- This means you can use the arrow keys to edit the previous/current line.
-
- However this facility nearly doubles the size of the binary to a whopping 90K
- shared. If you do not want the readline capability move the .old files to their
- appropriate counterparts and recompile (or apply a reverse patch to the
- ftp.rl.diff file)
-
- You obviously need the readline library from your favorite archive to
- recompile with this capability. (Maybe we should get HLU to include this in
- the libc.so ?? - any comments ??)
-
- I have therefore NOT provided a binary without this capability.
-
- I compiled this with the new testing gcc 920925. Please remove references to
- it in the makefile (-Vss-920925)
-